@charset "UTF-8";

/* =========================================================
frame
========================================================= */
#edit {
	font-size: 85%;
	margin: 10px 0 50px 0;
}
#edit .frame {
	border: 2px solid #e6eae6;
	background-color: #f7f6f5;
	padding-bottom: 40px;
}
#edit .title {
	color: #ffffff;
	font-weight: bold;
	line-height: 100%;
	background-color: #666;
	border-radius: 3px;
	padding: 7px 6px 6px 6px;
	margin: 0 -5px 11px -5px;
}
/* -----------------------------------------------
reset
----------------------------------------------- */
/* map */
#edit #map {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 300px;
}
#edit .confirm #map {
	height: 200px;
}
#edit #map .vn_map_popup {
	width: 250px;
}
/* exmedia */
#edit .video-icon {
	pointer-events: none;
}
/* reg */
#footer .footer-reg {
	display: none;
}
/* =========================================================
header
========================================================= */
#edit .header {
	border-bottom: 2px solid #e6eae6;
	padding-bottom: 10px;
	margin: 15px 10px 10px 10px;
}
#edit .header h3 {
	font-size: 18px;
	font-weight: bold;
}
#edit .header p.desc {
	clear: both;
	color: #5e635f;
	line-height: 126%;
	margin-top: 10px;
}


/* =========================================================
field
========================================================= */
#edit .field {
	clear: both;
	margin: 10px;
}
#edit .field dl {
	border-bottom: 2px solid #e6eae6;
	padding: 0 0 20px 0;
	margin: 0 0 15px 0;
}
#edit .field dt {
	font-weight: bold;
	font-size: 15px;
	border-top: 2px dashed #e6eae6;
	padding: 20px 0 0 0;
	margin: 20px 0 8px 0;
}
#edit .field dt:first-child {
	border-top: none;
	padding: 0;
}
#edit .field dt span.req {
	display: inline-block;
	color: #ffffff;
	font-size: 10px;
	line-height: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #ff9900;
	border-radius: 3px;
	padding: 3px 2px 2px 2px;
	margin: 0 0 0 5px;
}
#edit .field p.grey {
	color: #777;
	margin-top: 3px;
}
/* -----------------------------------------------
map
----------------------------------------------- */
#edit .field .desc-map {
	color: #333;
	line-height: 1.4;
	border-bottom: 1px dashed #ccc;
	padding: 2px 0 15px 0;
}
/* -----------------------------------------------
note
----------------------------------------------- */
#edit .field dd .note {
	color: #666666;
	display: block;
	margin-top: 5px;
}
#edit .field dd .note-map {
	color: #f90;
	display: block;
	margin-top: 5px;
}
/* -----------------------------------------------
new icon
----------------------------------------------- */
#edit .field dt .new {
	display: inline-block;
	color: #ffffff;
	font-size: 8px;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
	background-color: rgba(255,51,153,1);
	padding: 2px;
	vertical-align: middle;
	margin-left: 5px;
}

/* -----------------------------------------------
delete address
----------------------------------------------- */
#edit .field dd .del-addr {
	display: inline-block;
	color: #f90;
	font-size: 12px;
	line-height: 100%;
	border: 1px solid #f90;
	border-radius: 3px;
	padding: 6px 8px;
	margin-top: 5px;
	white-space: nowrap;
}
/* -----------------------------------------------
list
----------------------------------------------- */
#edit .field ul.list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#edit .field ul.list li {
	margin: 4px 0;
}
#edit .field ul.list li:last-child {
	margin: 4px 0 0 0;
}
#edit .field ul.list li label {
	margin-left: 5px;
}
/* -----------------------------------------------
remarks
----------------------------------------------- */
#edit .agreement .remarks {
	text-align: left;
	color: #ea5550;
	line-height: 1.3;
	border-bottom: 2px solid #e6eae6;
	padding-bottom: 15px;
	margin: -8px 10px 20px;
}
/* -----------------------------------------------
agreement
----------------------------------------------- */
#edit .agreement {
	text-align: center;
	margin: 0 10px 15px 10px;
}
#edit .agreement .read {
	margin-bottom: 5px;
}
#edit .agreement .eu {
	text-align: left;
	line-height: 1.4;
	margin-bottom: 5px;
}
#edit .agreement label {
	margin-left: 5px;
}
/* -----------------------------------------------
notice send
----------------------------------------------- */
#edit .notice-send {
	text-align: left;
	line-height: 1.4;
	padding: 10px;
	margin: 10px 0;
}
/* -----------------------------------------------
select all
----------------------------------------------- */
#edit .field .all {
	margin-bottom: 10px;
}
#edit .field .all a {
	position: relative;
}
#edit .field .all a:after,
#edit .field .all a:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#edit .field .all a:after {
	border-top-color: #ffffff;
	border-width: 3px;
	margin-left: -3px;
}
#edit .field .all a:before {
	border-top-color: #cccccc;
	border-width: 6px;
	margin-left: -6px;
}
#edit .field .all a {
	display: inline-block;
	color: #999;
	text-align: center;
	line-height: 100%;
	background: #ffffff;
	border: 2px solid #cccccc;
	padding: 5px 20px;
	border-radius: 3px;
}
#edit .field .all a:hover:before {
	border-top-color: #ffb400;
}
#edit .field .all a:hover {
	color: #ffb400;
	border: 2px solid #ffb400;
}
/* -----------------------------------------------
sold out
----------------------------------------------- */
#edit .field .sold label {
	color: #e73739;
	font-weight: bold;
	margin-left: 5px;
}
/* -----------------------------------------------
price
----------------------------------------------- */
#edit .field dd.price {
	margin: 0 0 5px 0;
}
/* -----------------------------------------------
term
----------------------------------------------- */
#edit .field .term {
	list-style-type: none;
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0 0 5px 0;
}
#edit .field .term li {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 5px;
}
#edit .field .term li:first-child {
	padding: 0 5px 0 0;
}
#edit .field .term li label {
	margin: 0 5px 0 2px;
}
/* -----------------------------------------------
remarks
----------------------------------------------- */
#edit .field .remarks div {
	margin: 15px 0 5px 0;
}
/* -----------------------------------------------
panorama sample
----------------------------------------------- */
#edit .field .button-pano {
	clear: both;
	margin-top: 15px;
}
#edit .field .button-pano div {
	display: inline-block;
	color: #999999;
	font-size: 12px;
	text-align: center;
	line-height: 100%;
	background-color: #ffffff;
	border: 2px solid #cccccc;
	border-radius: 3px;
	cursor: pointer;
	padding: 5px 10px 3px 10px;
	white-space: nowrap;
}
#edit .field .button-pano div:hover {
	color: #fcc800;
	border: 2px solid #fcc800;
}
/* -----------------------------------------------
extension
----------------------------------------------- */
#edit .field .ext {
	line-height: 126%;
	margin: 15px 5px 5px 5px;
}
#edit .field .ext span {
	color: #72640c;
	margin-right: 5px;
}
/* -----------------------------------------------
unit
----------------------------------------------- */
#edit .field .unit {
	margin-left: 5px;
}
/* -----------------------------------------------
name option / check email
----------------------------------------------- */
#edit .field .name-option .check {
	line-height: 126%;
	margin-bottom: 10px;
}
#edit .field .name-option .check span {
	background-color: #fff785;
	padding: 2px 4px;
	margin-right: 5px;
}
#edit .field .name-option ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
#edit .field .name-option li {
	margin: 2px 0;
}
#edit .field .name-option li div {
	display: inline-block;
}
#edit .field .name-option li label {
	margin-left: 5px;
}
#edit .field .name {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
#edit .field .name .text {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
#edit .field .name .available {
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
}
#edit .field .name .available span {
	display: none;
}
#edit .field .name .available a {
	display: block;
	background-image: url(/imgm/common/common/icon_detail_gry.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.6;
	margin-left: 5px;
	width: 20px;
	height: 20px;
}
/* -----------------------------------------------
button map
----------------------------------------------- */
#edit .button-map {
	text-align: center;
	margin-bottom: 10px;
}
#edit .button-map a {
	position: relative;
}
#edit .button-map a:after,
#edit .button-map a:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#edit .button-map a:after {
	border-top-color: #ffffff;
	border-width: 3px;
	margin-left: -3px;
}
#edit .button-map a:before {
	border-top-color: #cccccc;
	border-width: 6px;
	margin-left: -6px;
}
#edit .button-map a {
	display: inline-block;
	color: #999;
	text-align: center;
	line-height: 100%;
	background: #ffffff;
	border: 2px solid #cccccc;
	padding: 10px 20px;
	border-radius: 3px;
}
#edit .button-map a:hover:before {
	border-top-color: #ffb400;
}
#edit .button-map a:hover {
	color: #ffb400;
	border: 2px solid #ffb400;
}
/* -----------------------------------------------
meridian
----------------------------------------------- */
#edit .meridian {
	list-style-type: none;
	color: #999999;
	text-align: right;
	padding: 0;
	margin: 5px 0 0 0;
}
#edit .meridian li input {
	color: #999999;
	border: 1px solid #cccccc;
	padding: 2px 4px;
	margin-left: 8px;
}
/* -----------------------------------------------
cyber_location_desc
----------------------------------------------- */
#edit .cyber_location_desc ul.list {
	margin: 8px 0;
}
/* =========================================================
confirm
========================================================= */
#edit .confirm {
	clear: both;
	margin: 10px;
}
/* -----------------------------------------------
tg
----------------------------------------------- */
#edit .confirm dd.tg a {
	color: #4285f4;
	background-image: url(/imgm/common/tg/service_icon.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 5px 0 5px 25px;
}
/* -----------------------------------------------
fan
----------------------------------------------- */
#edit .confirm dl.fan {
	margin: 15px 0 20px 0;
}
#edit .confirm dl.fan dt {
	color: #ffffff;
	font-weight: bold;
	background-color: #808080;
	border-radius: 3px;
	padding: 5px;
	margin: 0 -5px 5px -5px;
}
#edit .confirm dl.fan dd {
	line-height: 126%;
	background-image: url(/imgm/common/common/icon_fan.png);
	background-size: 24px auto;
	background-color: #fff5ee;
	background-repeat: no-repeat;
	background-position: 8px 50%;
	border: 1px solid #ffad77;
	border-radius: 3px;
	padding: 8px 8px 8px 37px;
}
#edit .confirm dl.fan dd.login {
	color: #72640c;
	background-color: transparent;
	border: 1px solid #fcc800;
}
#edit .confirm dl.fan dd label {
	margin-left: 2px;
}
/* -----------------------------------------------
buffer
----------------------------------------------- */
#edit .confirm dl.buffer {
	margin: 0 0 20px 0;
}
#edit .confirm dl.buffer dt {
	color: #ffffff;
	font-weight: bold;
	background-color: #808080;
	border-radius: 3px;
	padding: 5px;
	margin: 0 -5px 5px -5px;
}
#edit .confirm dl.buffer dd {
	line-height: 126%;
	background-image: url(/imgm/common/common/icon_buffer.png);
	background-size: 24px auto;
	background-color: #fffbeb;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	border: 1px solid #fcc800;
	border-radius: 3px;
	padding: 8px 10px 8px 40px;
}
#edit .confirm dl.buffer dd.login {
	color: #72640c;
	background-color: transparent;
	border: 1px solid #fcc800;
}
/* -----------------------------------------------
buffer setting
----------------------------------------------- */
#edit .confirm .buffer-setting {
	margin: 0 0 20px 0;
}
#edit .confirm .buffer-setting h4 {
	color: #ffffff;
	font-weight: bold;
	background-color: #808080;
	border-radius: 3px;
	padding: 5px;
	margin: 0 -5px 5px -5px;
}
#edit .confirm .buffer-setting .box {
	background-color: #fffbeb;
	border: 1px solid #fcc800;
	border-radius: 3px;
	padding: 8px 10px;
}
#edit .confirm .buffer-setting dt {
	font-weight: bold;
	margin-bottom: 5px;
}
#edit .confirm .buffer-setting dd {
	border-bottom: 1px dotted #e6eae6;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#edit .confirm .buffer-setting dd ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#edit .confirm .buffer-setting dd ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	height: 0;
	clear: both;
}
#edit .confirm .buffer-setting dd ul.list li {
	display: table-cell;
	vertical-align: middle;
	padding-right: 5px;
}
#edit .confirm .buffer-setting dd ul.notice li {
	margin-bottom: 3px;
}
#edit .confirm .buffer-setting dd ul.notice li:last-child {
	margin-bottom: 0;
}
#edit .confirm .buffer-setting dd ul.notice li label {
	margin-left: 5px;
}
#edit .confirm .buffer-setting .note {
	color: #ff9900;
	font-size: 12px;
	margin-top: 3px;
}
#edit .confirm .buffer-setting .calendar {
	padding-left: 10px;
}
#edit .confirm .buffer-setting .calendar div {
	display: inline-block;
	vertical-align: middle;
	background-image: url(/imgm/common/common/icon_buffer.png);
	background-size: 22px 22px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 22px;
	height: 22px;
}
#edit .confirm .buffer-setting .calendar div span {
	display: none;
}
#edit .confirm .buffer-setting .attention span {
	color: #ea5549;
	margin-right: 5px;
}
#edit .confirm .buffer-setting .cancel {
	text-align: center;
	margin: 5px 0;
}
#edit .confirm .buffer-setting .cancel div {
	display: inline-block;
	color: #ffffff;
	text-align: center;
	line-height: 100%;
	background-color: #aaa;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	padding: 8px;
}
/* -----------------------------------------------
reg
----------------------------------------------- */
#edit .confirm .reginfo {
	margin-bottom: 25px;
}
#edit .confirm .reginfo h4 {/* service color */
	color: #ffffff;
	font-weight: bold;
	border-radius: 3px;
	padding: 5px;
	margin: 0 -5px 15px -5px;
}
#edit .confirm .reginfo dl {
	border-bottom: 2px solid #e6eae6;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
/* #edit .confirm .reginfo dl.reservation {
	background-color: #fff;
	padding: 20px 15px;
	border-radius: 2px;
} */
#edit .confirm .reginfo dt {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}
#edit .confirm .reginfo dd {
	line-height: 126%;
	border-bottom: 1px dashed #e6eae6;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
#edit .confirm .reginfo dd:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
#edit .confirm .reginfo dd .note {
	color: #666666;
	display: block;
	margin-top: 5px;
}
#edit .confirm .reginfo dd.option span {
	color: #cccccc;
	margin: 0 5px;
}
#edit .confirm .reginfo dd.map .addr {
	margin-bottom: 10px;
}
/* -----------------------------------------------
sold out
----------------------------------------------- */
#edit .confirm .sold {
	color: #e73739;
	font-weight: bold;
}
/* -----------------------------------------------
thumbnail
----------------------------------------------- */
#edit .confirm dd.thumb {
	text-align: center;
}
#edit .confirm dd.thumb .wrap {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	margin: 0 4px 5px 4px;
}
#edit .confirm dd.thumb .wrap .thumbnail {
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #cccccc;
	width: 122px;
	height: 92px;
}
#edit .confirm dd.thumb img.medium {
	vertical-align: middle;
	max-width: 122px;
	max-height: 92px;
}
/* -----------------------------------------------
cyber-detail
----------------------------------------------- */
#edit .confirm .cyber-location ul {
	list-style-type: none;
	margin: 12px 0 0 0;
	padding: 0;
}
#edit .confirm .cyber-location li {
	margin-bottom: 6px;
}
#edit .confirm .cyber-location li:last-child {
	margin-top: 12px;
}
#edit .confirm .cyber-location li span {
	color: #666;
	margin-right: 4px;
}

/* =========================================================
end page / buffer
========================================================= */
#end-buffer {
	font-size: 85%;
	border: 2px solid #e6eae6;
	background-color: #ffffe0;
	padding: 15px 10px 30px 15px;
	margin: 10px 0 0 0;
}
#end-buffer a {
	color: #0085dd;
}
#end-buffer h3 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #e6eae6;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#end-buffer .message {
	color: #ea5549;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
#end-buffer .attention {
	line-height: 137%;
	margin-bottom: 15px;
}
#end-buffer .attention span {
	color: #ea5549;
	margin-right: 5px;
}
#end-buffer dl {
	border-top: 1px dashed #e6eae6;
	border-bottom: 1px dashed #e6eae6;
	padding: 10px 0;
	margin-bottom: 15px;
}
#end-buffer dt {
	font-weight: bold;
	font-size: 15px;
	margin: 5px 0;
}
#end-buffer dd {
	margin-bottom: 10px;
}
#end-buffer dd:last-child {
	margin-bottom: 5px;
}
#end-buffer .bottom {
	line-height: 137%;
}
/* =========================================================
end page
========================================================= */
#end {
	font-size: 85%;
	border: 2px solid #e6eae6;
	background-color: #f7f6f5;
	margin: 10px 0 0 0;
}
#end .frame {
	padding: 15px 10px 10px 15px;
}
#end a {
	color: #0085dd;
}
#end a:hover {
	color: #ffcc00;
}
#end h3 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #e6eae6;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#end dt {
	color: #ea5549;
	font-weight: bold;
	line-height: 126%;
	margin-bottom: 10px;
}
#end dd {
	line-height: 126%;
}
#end dd p {
	margin-bottom: 10px;
}
/* -----------------------------------------------
final
----------------------------------------------- */
#end .final {
	background-color: #ffffe0;
	padding: 15px 10px 30px 15px;
}
#end .final dd {
	margin-bottom: 10px;
}
/* -----------------------------------------------
done
----------------------------------------------- */
#end .done {
	background-color: #f7f6f5;
	padding: 15px 10px 30px 15px;
}
#end .done dl {
	border-bottom: 1px dotted #e6eae6;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#end .done dl:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
#end .done dd ul {
	list-style-type: square;
	padding: 0;
	margin: 0 0 10px 1.5em;
}
/* -----------------------------------------------
not found
----------------------------------------------- */
#end .notfound {
	background-color: #f7f6f5;
	padding: 15px 10px 20px 15px;
}
#end .notfound dd p {
	margin-bottom: 10px;
}
/* -----------------------------------------------
nologin
----------------------------------------------- */
#end .nologin {
	background-color: #f7f6f5;
	padding: 15px 10px 30px 15px;
}
#end .nologin .button-login {
	clear: both;
	text-align: center;
	margin-top: 20px;
}
#end .nologin .button-login a {
	display: inline-block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	background-color: #666666;
	border-bottom: 3px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	width: 70%;
}
#end .nologin .button-login span {
	display: inline-block;
	background-image: url(/imgm/common/common/icon_login_wht.png);
	background-size: auto 20px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 12px 20px 12px 25px;
}
/* =========================================================
button
========================================================= */
#edit .button {
	clear: both;
	text-align: center;
}
#edit .button div {
	display: inline-block;
}
#edit .button input[type="submit"] {/* service color */
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 3px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	cursor: pointer;
	padding: 13px 20px;
	margin: 0 3px;
	min-width: 100px;
}
#edit .button .complete input[type="submit"] {
	background-color: #ec6358;
}
#edit .button input[type="submit"]:hover {
	background-color: #ffcc00;
}
#edit .button .return a {
	display: inline-block;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 3px solid rgba(0,0,0,0.2);
	background-color: #999999;
	border-radius: 3px;
	padding: 13px 20px;
	min-width: 100px;
}
#edit .admin_memo {
	color: #666666;
	line-height: 137%;
	border-top: 1px solid #ec6358;
	border-bottom: 1px solid #ec6358;
	background-color: #fdf1f0;
	padding: 8px;
	margin: 30px 10px 10px 10px;
}
#edit .admin_memo span {
	color: #ec6358;
}
/* =========================================================
save
========================================================= */
#edit .button-save {
	clear: both;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#edit .button-save input[type="submit"] {
	display: inline-block;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	background-color: #999;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px 20px;
}
/* =========================================================
back
========================================================= */
#edit .back {
	clear: both;
	text-align: center;
	margin: -2px 0 0 0;
}
#edit .back ol {
	list-style-type: none;
	text-align: center;
	font-size: 0;
	padding: 0;
	margin: 0;
}
#edit .back li {
	display: -moz-inline-box;
	display: inline-block;
	font-size: 13px;
	padding: 0;
	margin: 0 1px;
}
#edit .back li span {
	margin-right: 2px;
}
#edit .back li a {
	display: inline-block;
	color: #bbb;
	text-align: center;
	background-color: #ffffff;
	border-top: 1px dashed #e6eae6;
	border-left: 2px solid #e6eae6;
	border-right: 2px solid #e6eae6;
	border-bottom: 2px solid #e6eae6;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	padding: 7px 5px 5px 5px;
}
#edit .back li a:hover,
#edit .back li.on a {
	color: #ffb400;
	border-top: 1px dashed #ffb400;
	border-left: 2px solid #ffb400;
	border-right: 2px solid #ffb400;
	border-bottom: 2px solid #ffb400;
}

/* =========================================================
del
========================================================= */
#edit .header-del {
	margin: 15px 10px 20px 10px;
}
#edit .header-del h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#att-del {
	clear: both;
	display: table;
	background-image: url(/imgm/common/common/att_error.png);
	background-size: 32px auto;
	background-repeat: no-repeat;
	background-position: 0 6px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 2px solid #ea553a;
	border-bottom: 2px solid #ea553a;
	padding: 5px 10px;
	margin-bottom: 10px;
	width: 100%;
	min-height: 27px;
}
#att-del p {
	display: table-cell;
	vertical-align: middle;
	color: #ff0000;
	line-height: 126%;
	/* edited by Taguchi 2019-09-19 16:49:19
	--- デザインが崩れていたため。原因不明
	元：　padding: 5px 0 5px 37px; */
	padding: 10px 0 10px 37px;
}
/* =========================================================
calendar
========================================================= */


/* =========================================================
translate
========================================================= */
#edit .translate {
	background-color: #f5fbfa;
	border-bottom: 2px solid #e6eae6;
	padding: 10px 5px;
	margin: -10px 5px 15px 5px;
}
#edit .translate .att {
	background-color: #c6e6e0;
	border-radius: 3px;
	padding: 6px;
	margin-bottom: 8px;
}
#edit .translate .att span {
	color: #ff3399;
	font-weight: bold;
	margin-right: 2px;
}
#edit .translate dl.switch {
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 10px;
}
#edit .translate dl.switch dt {
	line-height: 100%;
	background-color: #c6e6e0;
	padding: 5px;
	white-space: nowrap;
}
#edit .translate dl.switch dd {
	line-height: 100%;
	padding: 5px;
	width: 100%;
}
#edit .translate dl.switch dd span {
	display: inline-block;
	background-color: #cccccc;
	padding: 5px;
	margin: 2px;
}
#edit .translate dl.switch dd span.on {
	color: #ffffff;
	background-color: #ff3399;
}
#edit .translate .desc {
	line-height: 126%;
}
#edit .translate dl.lang {
	margin-top: 8px;
}
#edit .translate dl.lang dt {
	font-weight: bold;
	margin-bottom: 2px;
}
#edit .translate dl.lang dd {
	color: #ff3399;
}
#edit .translate dl.lang dd span {
	color: #ccc;
	margin: 0 4px;
}
/* =========================================================
binding / TG
========================================================= */
#edit .binding {
	padding: 0 0 30px 0;
}
#edit .binding label {
	display: block;
	margin-left: 5px;
}
#edit .binding .title {
	background-color: #999966;
}
#edit .binding .desc {
	color: #333;
	line-height: 1.4;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 12px;
	margin-bottom: -1px;
}
#edit .binding ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#edit .binding dl {
	border-bottom: 1px dashed #ccc;
	padding: 12px 0;
	margin-bottom: -1px;
}
#edit .binding dt {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0;
}
#edit .binding dd li:first-child a,
#edit .binding dd li:nth-child(2) a {
	color: #000;
}
#edit .binding dd li:first-child {
	margin-bottom: 5px;
}
#edit .binding dd li:nth-child(2) {
	line-height: 1.2;
	margin-bottom: 5px;
}
#edit .binding dd li:last-child {
	display: inline-block;
	color: #fff;
	line-height: 100%;
	background-image: url(/imgm/common/tg/service_icon.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	border-radius: 3px;
	padding: 5px 5px 5px 25px;
}
#edit .binding dd li:last-child a:link,
#edit .binding dd li:last-child a:visited {
	color: #0089e4;
}
#edit .binding .remove {
	font-weight: bold;
	margin: 10px 0;
}
#edit .binding .remove label {
	display: inline-block;
}
/* -----------------------------------------------
confirm / reset
----------------------------------------------- */
#edit .confirm .reginfo .translate {
	border: none;
	padding: 5px 5px 0 5px;
	margin: -10px -5px 15px -5px;
}
#edit .confirm .reginfo .translate dl {
	padding-bottom: 0;
	margin-bottom: 0;
}
#edit .confirm .reginfo .translate dt {
	font-size: 14px;
}
#edit .confirm .reginfo .translate dd {
	font-size: 14px;
}
#edit .confirm .reginfo .translate .desc {
	display: none;
}
#edit .confirm .reginfo .translate dl.switch {
	margin-bottom: 10px;
}
#edit .confirm .reginfo .translate dl.switch dt {
	font-weight: normal;
}
#edit .confirm .reginfo .translate dl.switch dd {
	padding: 5px;
	margin: -5px 0 0 0;
}
#edit .confirm .reginfo .translate dl.lang {
	padding-bottom: 10px;
}
