/*********************************************
a_wall.css
*********************************************/
.o-pt1{
	padding-top: 55px;
}

.o-common-txt{
	line-height: 23px;
	font-weight: 500;
	text-align: justify;
	font-weight: 300;
	margin-bottom: 0;
	color: #000;
}

.webp .o-main-bk{
	background: url(../img/wall-main-img-st.webp) no-repeat;
	background-size: cover;
	background-position: center;
}

.no-webp .o-main-bk{
	background: url(../img/wall-main-img-st.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}

.o-main-bk{
	/* display: flex; */
	/* align-items: center; */
	height: 270px;
}

.o-h1-sub{
	font-size: 30px;
	line-height: 45px;
	text-align: center;
	color: #000;
	font-weight: 700;
	margin-bottom: 9px;
}

.o-h1-small{
	font-size: 17px;
	line-height: 28px;
	text-align: center;
	color: #000;
	font-weight: 500;
	margin: 0;
}

.o-cl1-pb{
	padding-bottom: 150px;
}

/*original css*/
.o-ws-bk{
	width: 100%;
	box-sizing: border-box;
	padding: 10px 20px;
	background: rgba(255,255,255,.7);
	margin-top: 25px;
}

.o-main-txt{
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	color: #000;
	margin: 0;
	font-weight: 300;
}

.o-main-bk-ib{
	margin-top: 80px;
	box-sizing: border-box;
}

.o-contents-ul li{
    margin-left: 8px;
}

.o-li-child-ul li{
	margin-left: 14px;
}

.o-pc-block{
	display: none;
}

.o-paint-h3{
	color: #eb651b;
	border-color: #eb651b;
}

.o-paint-h4{
	color: #eb651b;
}

.o-para-bk1{
	background: url(../img/wall-img-5-st.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.o-para-bk2{
	background: url(../img/wall-img-6-st.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.o-para-bk3{
	background: url(../img/wall-img-7-st.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.o-para-bk4{
	background: url(../img/wall-img-8-st.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.o-para-bk5{
	background: url(../img/wall-img-9-st.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.o-img-s1{
	width: 100%;
}

.o-point-tb{
    margin: 0;
    justify-content: center;
}

.o-point-tb .o-point-h3{
    order: 2;
    width: 100%;
}

.o-point-tb img{
    order: 1;
    margin-left: -45px;
    margin-bottom: 15px;
    width: 200px;
}

.o-main-bk-ib{
    margin-top: 80px;
    box-sizing: border-box;
}

.o-main-bk{
    height: 400px;
    overflow: hidden;
}

.o-pt2{
    padding-top: 80px;
}

.o-pb2{
    padding-bottom: 25px;
}

.o-mt1{
    margin-top: 100px;
}

.o-wall-pg{
	display: block;
}

.o-com-paint-link .o-com-roof-btn,
.o-com-paint-link .o-com-water-btn{
	display: flex!important;
}

.o-ttsp-mb2{
	margin-bottom: 80px;
}

.o-ttpp-pt1{
	padding-top: 80px;
}



@media (min-width: 576px){
.webp .o-main-bk{
	background: url(../img/wall-main-img.webp) no-repeat;
	background-size: cover;
	background-position: center;
}

.no-webp .o-main-bk{
	background: url(../img/wall-main-img.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}

.o-ws-bk{
    width: 115%;
    box-sizing: border-box;
    padding: 10px 20px 10px 28%;
    background: rgba(255,255,255,.3);
    clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 87.5% 100%);
    height: 75px;
    margin: 0;
    margin-top: 25px;
    margin-left: -28%;
}

.o-h1-sub{
    font-size: 50px;
    line-height: 60px;
    text-align: left;
    margin-bottom: 20px;
}

.o-h1-small{
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    margin: 0;
}

.o-main-bk{
    height: 348px;
}

.o-main-txt{
    font-size: 15px;
    line-height: 26px;
    text-align: left;
    margin: 0;
}

.o-main-bk-ib{
    margin-top: 80px;
    box-sizing: border-box;
}

.o-point-tb img{
   width: 236px;
    margin-left: -45px;
    margin-bottom: 15px;
}

.o-para-bk1{
	background: url(../img/wall-img-5.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.o-para-bk2{
	background: url(../img/wall-img-6.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.o-para-bk3{
	background: url(../img/wall-img-7.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.o-para-bk4{
	background: url(../img/wall-img-8.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.o-para-bk5{
	background: url(../img/wall-img-9.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.o-pt2{
    padding-top: 80px;
}

.o-pb2{
    padding-bottom: 25px;
}

.o-mt1{
    margin-top: 100px;
}

.o-pb3{
    padding-bottom: 30px;
}
}



@media (min-width: 768px){
.o-ws-bk{
    width: 81%;
    box-sizing: border-box;
    padding: 10px 20px 10px 19%;
    background: rgba(255,255,255,.3);
    clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 87.5% 100%);
    height: 75px;
    margin-top: 25px;
    margin-left: -19%;
}

.o-para-bk5{
    background: url(../img/wall-img-9-tt.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.o-point-tb{
	margin: 0;
	justify-content: space-between;
	align-items: flex-start;
}

.o-point-tb .o-point-h3{
	order: 1;
	width: auto;
}

.o-point-tb img{
	order: 2;
	margin-top: -35px;
}

.o-point-tb .o-point-h3{
    order: 1;
}

.o-point-tb img{
    order: 2;
    margin: 0;
    margin-top: -35px;
}


.o-pt2{
    padding-top: 100px;
}

.o-pb2{
    padding-bottom: 25px;
}

.o-mt1{
    margin-top: 100px;
}

.o-pb3{
    padding-bottom: 50px;
}
}



@media (min-width: 992px){
.o-common-txt{
	line-height: 26px;
}

/*orijinal*/
.o-ws-bk{
    width: 57%;
    padding: 10px 20px 10px 11%;
    background: rgba(255,255,255,.3);
    clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 87.5% 100%);
    height: 75px;
    margin-top: 25px;
    margin-left: -5%;
}

.o-main-title-b{
    box-sizing: border-box;
    padding-left: 50px;
    width: 100%;
}

.o-para-bk5{
    background: url(../img/wall-img-9.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.o-pt1,.o-ttpp-pt1{
	padding-top: 40px;
}

.o-nmt1{
	margin-top: -50px;
}

.o-pr1{
	padding-right: 16px;
}

.o-pb1{
	padding-bottom: 100px;
}

.o-pb2{
	padding-bottom: 40px;
}

.o-pb3{
	padding-bottom: 20px;
}

.o-pt2{
	padding-top: 100px;
}

.o-pt3{
	padding-top: 30px;
}

.o-px1{
	padding-left: 25px;
	padding-right: 25px;
	
}

.o-mt1{
	margin-top: 100px;
}

.o-ttsp-mb2{
	margin-bottom: 0;
}

}



@media (min-width: 1025px){
.o-pc-block{
	display: block;
}

.o-not-pc-block{
	display: none;
}

.o-main-bk-pc{
	background: transparent;
	align-items: flex-start;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}

.webp .o-main-bk-pc{
	background: url(../img/wall-main-img.webp) no-repeat;
	background-size: cover;
	background-position: center;
	height: 348px;
}

.no-webp .o-main-bk-pc{
	background: url(../img/wall-main-img.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	height: 348px;
}

.o-main-bk-pc{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}

.o-main-bk{
	background: transparent!important;
}


/*original css*/
.o-main-bk-ib{
    margin-top: 80px;
	padding: 0;
}

.o-main-bk{
    display: flex;
    align-items: center;
    height: 348px;
}

.o-ws-bk{
    width: 487px;
    padding: 10px 20px 10px 54px;
    background: rgba(255,255,255,.3);
    clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 87.5% 100%);
    height: 75px;
	margin: 0;
    margin-top: 25px;
}
}



@media (min-width: 1100px){
}

