﻿@charset "utf-8";


@media (max-width: 640px) {

.profileWrap{
	border: 3px solid #fed1d1;
	background: url(/member/chatbot/img/index_bg_001.gif) 0 0 repeat;
}

.profileWrap .profileColumnBox{
	padding: 0 7px 7px;
}

.profileWrap .profileColumnBox .profileColumnImg{
	width: 169px;
	margin: 0 auto;
}

.profileWrap .profileColumnBox .profileColumnTxt{
	background-color: #fff;
	border: 3px solid #e60000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 13px 15px;
}

.profileTxt01{
	font-size: 0.928rem;
}

}//end